Offline instant messages not sent. 🔼
[b]Users IM session -[/b]
Unable to send instant message. User is not logged in.
[b]Sims console -[/b]
18:01:32 - [GRID INSTANT MESSAGE]: Error sending message to http://sc-DG.homelinuxserver.org:8002/ the host didn't respond System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func
1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, System.Int32 timeout) [0x00086] in <2fc3aba7f6504afcb4d1e8ccd857c9c3>:0
at OpenSim.Services.Connectors.InstantMessage.InstantMessageServiceConnector.SendInstantMessage (System.String url, OpenSim.Framework.GridInstantMessage im, System.String messageKey) [0x00033] in
18:01:35 - [GRID INSTANT MESSAGE]: Error sending message to http://sc-DG.homelinuxserver.org:8002/ the host didn't respond System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func
1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, System.Int32 timeout) [0x00086] in <2fc3aba7f6504afcb4d1e8ccd857c9c3>:0
at OpenSim.Services.Connectors.InstantMessage.InstantMessageServiceConnector.SendInstantMessage (System.String url, OpenSim.Framework.GridInstantMessage im, System.String messageKey) [0x00033] in
[b]Robust console gets endless -[/b]
18:01:32 - [GRID INSTANT MESSAGE]: Error sending message to http://sc-DG.homelinuxserver.org:8002/ the host didn't respond System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func
1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <9c6e2cb7ddd8473fa420642ddcf7ce48>:0
at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, System.Int32 timeout) [0x00086] in <2fc3aba7f6504afcb4d1e8ccd857c9c3>:0
at OpenSim.Services.Connectors.InstantMessage.InstantMessageServiceConnector.SendInstantMessage (System.String url, OpenSim.Framework.GridInstantMessage im, System.String messageKey) [0x00033] in
18:01:32 - [LOGHTTP]: Slow handling of 1138 POST / from 127.0.0.1:55956 took 10061ms
reported=2021-04-16 08:14:47
reporter=onefang
priority=immediate
category=Bug
severity=block
resolution=no change required
2021-04-21 18:35:14 onefang: Left over bits in the UserAccounts table that are not really needed.
[code=SQL]update UserAccounts SET ServiceURLs='' WHERE 1;[/code]
A bunch of URLs that the system generates if it's left blank, and is basically the same for everyone anyway.